/*Shingeki no Kyojin*/

body:before, body:after {
	position: absolute;
	display: block;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 525px;
}

body:before {
    position: absolute;
	display: block;
	content: '';
	left: 0;
	top: 0px;
	width: 100%;
	height: 350px;
	background-image: url("https://dl.dropbox.com/s/9q729ew2eqq7rja/clouds.jpg");
	background-position: right top;
	background-repeat: repeat-x;
	animation: Slide 50s linear infinite;
	-webkit-animation: Slide 50s linear infinite;
	 -ms-animation: Slide 50s linear infinite;
       -o-animation: Slide 50s linear infinite;
	z-index: -2;
}

body:after {
	background-color:transparent;
	background-position: center;
	background-image:url("https://dl.dropbox.com/s/cuqkuknfikucar6/Base.png")  ! important;
	background-repeat:repeat;
	-webkit-background-size:/*@@prefixmycss->No equivalent*/;
	   -moz-background-size:cover;
		 -o-background-size:/*@@prefixmycss->No equivalent*/;
			background-size:cover;
	content:"";
	height:525px ! important;
	width:100%;
	z-index: -1;
}

body{
    background-color:#c9b79f;
    font-family: candara;
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("https://dl.dropbox.com/s/k3o3pr0dtj5pxqo/Fondo02.jpg");
    background-position: center;
    background-repeat: no-repeat no-repeat;
    background-size: cover; 
    z-index: -3;
}
 
#list_surround {
    padding-bottom: 10px;
    padding-top: 475px;
    width: 700px;
    margin: auto !important;
}
 
#inlineContent{
	background:none repeat scroll 0px 0px #D2D2D2;
	border-bottom:1px solid #6C6C6C;
	border-top:2px groove #C2C2C2;
	-webkit-box-shadow:-12px -1px 14px -3px black;
	   -moz-box-shadow:-12px -1px 14px -3px black;
	     -o-box-shadow:-12px -1px 14px -3px black;
			box-shadow:-12px -1px 14px -3px black;
	content:"";
	display:block ! important;
	height:35px ! important;
	position:absolute;
	left: 0px;
	top:525px;
	width:100%;
    z-index:-1;
}

 
.td1, .td2 {
    transition: background-color 0.5s linear 0s;
    padding-top: 3px;
    font-size: 14.5px;
}
 
tr:hover .animetitle{
    color: #ACF6FF;
    font-weight: bold !important;
    text-shadow: 2px 1px 2px black;
    transition: all 0.25s ease 0s;
}
 
tr:hover [class^="td"] {
    background-color: rgba(242, 166, 3, 0.9);
    transition: all 0.4s ease 0s;
}
 
a {
    text-decoration: none;
    color: black;
    text-shadow: none;
}
 
.td1:first-of-type, .td2:first-of-type {
    border-left: 2px solid white !important;
}
 
.td1:last-of-type , .td2:last-of-type  {
    border-right: 2px solid white !important;
}
 
.table_header:first-of-type {
    border-left: 2px solid white !important;
    border-top: 2px solid white !important;
}
 
.table_header:last-of-type {
    border-right: 2px solid white !important;
    border-top: 2px solid white !important;
}
 
td.table_header:nth-of-type(2), td.table_header:nth-of-type(3), td.table_header:nth-of-type(4), td.table_header:nth-of-type(5){
    background-image: url("none");
    border-top: 2px solid white;
}
 
.table_header, .td1, .td2, .category_totals {
    background-color: rgba(255, 255, 255, 0.6);
    border: 0 none;
    padding: 3px;
    vertical-align: top;
}
 
.category_totals {
   text-align: center;
}
 
small {
    color: #B73C3F;
    font-weight: bold;
}
 
.header_title {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-style: italic;
    height: auto;
    padding: 0 8px 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    text-align: center;
}
 
#grand_totals {
    background-color: #3d0000;
    border: 2px solid white;
    border-radius: 12px 12px 12px 12px;
    color: #FFFFFF;
    line-height: 20px;
    min-height: 20px;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
    font-size: 12.5px;
}
 
.status_not_selected a, .status_selected a{
    text-decoration:none;
    font:13px 'robotoregular',sans-serif;
    font-weight: bold;
}
 
.status_selected a{
    border-bottom:4px solid #3d0000;
    padding-bottom:2px ! important;
}
 
.status_not_selected a:hover, .status_selected a:hover{
    background-position:0px 0px;
    color:white;
}
 
.status_not_selected a, .status_selected a{
	-webkit-transition-duration:0.2s;
	   -moz-transition-duration:0.2s;
		 -o-transition-duration:0.2s;
			transition-duration:0.2s;
	-webkit-transition-property:background-position, color;
	   -moz-transition-property:background-position, color;
		 -o-transition-property:background-position, color;
			transition-property:background-position, color;
	-webkit-transition-timing-:ease-out;
	   -moz-transition-timing-:ease-out;
		 -o-transition-timing-:ease-out;
			transition-timing-:ease-out;
	background-image:url("https://dl.dropbox.com/s/dovaauct9bp6tnm/navi.jpg?");
	background-position:0px 25px;
	background-repeat:no-repeat;
	color:#5C5C5C;
	padding:4px 5px 6px;
}
 
.header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw
{
    padding-bottom: 3px;
    text-align: center;
    background-color: #3d0000;
    color: #FFFFFF;
    border-left: 2px solid white !important;
    border-right: 2px solid white !important;
    border-radius: 20px 20px 0 0;
    border-top: 2px solid white !important;
}
 
.category_totals {
    background-color: rgba(255, 255, 255, 0.4);
    border: 2px solid white;
    border-radius: 0 0 12px 12px;
    text-align: center;
    font-size: 14px;
}
 
.category_totals:hover {
    background-color: #3d0000;
    color: #FFFFFF;
}
 
#copyright, #copyright:hover {
    bottom: 0;
    color: black;
    padding-top: 28px;
    height: 70px;
    width: 100%;
    font-size: 13px;
}
 
#copyright:before {
    color: black;
    content: " Design by FlipSide. ";
    font-size: 13px;
}

@keyframes Slide {
	0% { background-position: 0 0; }
	100% { background-position: -1935px 0; }
}
 
@-webkit-keyframes Slide {
	0% { background-position: 0 0; }
	100% { background-position: -1935px 0; }
}
